Skip to content

Commit 517b32a

Browse files
author
Ingo Schwarz
committed
Increase example app version
1 parent 1267bd5 commit 517b32a

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 11
11+
versionCode 12
1212
versionName "2.5.0"
1313
}
1414
buildTypes {

0 commit comments

Comments
 (0)