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 49b8d61 commit 81de42cCopy full SHA for 81de42c
android/app/build.gradle.kts
@@ -18,8 +18,8 @@ android {
18
applicationId = "com.emergetools.hackernews"
19
minSdk = 30
20
targetSdk = 36
21
- versionCode = 15
22
- versionName = "1.0.4"
+ versionCode = 16
+ versionName = "1.0.5"
23
24
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
25
vectorDrawables {
0 commit comments