We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86cb533 commit b926a52Copy full SHA for b926a52
1 file changed
app/build.gradle.kts
@@ -29,8 +29,8 @@ android {
29
applicationId = "pub.hackers.android"
30
minSdk = 26
31
targetSdk = 36
32
- versionCode = 10
33
- versionName = "1.5.0"
+ versionCode = 11
+ versionName = "1.6.0"
34
35
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
36
}
0 commit comments