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