Skip to content

Commit c87f74c

Browse files
committed
New version to test if the app works
1 parent 6a2bcd7 commit c87f74c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "ch.lburgy.selfupdatingapp"
99
minSdkVersion 21
1010
targetSdkVersion 29
11-
versionCode 10
12-
versionName "1.0.9"
11+
versionCode 11
12+
versionName "1.0.10"
1313

1414
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1515
}

0 commit comments

Comments
 (0)