Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 42a0862

Browse files
tacticalDevCtacticalDevC
authored andcommitted
Now this is really the final commit. Forgot to increase versionCode and versionName
1 parent e326209 commit 42a0862

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ android {
66
applicationId "at.tacticaldevc.panictrigger"
77
minSdkVersion 23
88
targetSdkVersion 28
9-
versionName 'v0.4-4'
9+
versionName 'v0.5'
1010
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
11-
versionCode 9
11+
versionCode 10
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)