Skip to content

Commit 25c6f5d

Browse files
author
Ingo Schwarz
committed
Increase example app version
1 parent 33701d9 commit 25c6f5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
applicationId "de.codecrafters.tableviewexample"
99
minSdkVersion 11
1010
targetSdkVersion 25
11-
versionCode 12
12-
versionName "2.5.0"
11+
versionCode 13
12+
versionName "2.6.0"
1313
}
1414
buildTypes {
1515
release {

0 commit comments

Comments
 (0)