We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1267bd5 commit 517b32aCopy full SHA for 517b32a
app/build.gradle
@@ -8,7 +8,7 @@ android {
8
applicationId "de.codecrafters.tableviewexample"
9
minSdkVersion 11
10
targetSdkVersion 25
11
- versionCode 11
+ versionCode 12
12
versionName "2.5.0"
13
}
14
buildTypes {
0 commit comments