Skip to content

Commit 3dd2e7a

Browse files
author
Ingo Schwarz
committed
Incrase example app version
1 parent fa09fab commit 3dd2e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
applicationId "de.codecrafters.tableviewexample"
99
minSdkVersion 11
1010
targetSdkVersion 25
11-
versionCode 10
11+
versionCode 11
1212
versionName "2.4.3"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)