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 e92d053 commit a06ddacCopy full SHA for a06ddac
android/app/build.gradle.kts
@@ -19,7 +19,7 @@ android {
19
applicationId = "com.emergetools.hackernews"
20
minSdk = 30
21
targetSdk = 34
22
- versionCode = 11
+ versionCode = 13
23
versionName = "1.0.2"
24
25
manifestPlaceholders["emerge.distribution.apiKey"] = ""
0 commit comments