Skip to content

Commit

Permalink
Bumping the version and creating a release for the added Privacy Poli…
Browse files Browse the repository at this point in the history
…cy link
  • Loading branch information
Rahkeen committed Aug 23, 2024
1 parent abb9a0b commit 499e212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId = "com.emergetools.hackernews"
minSdk = 30
targetSdk = 34
versionCode = 7
versionName = "1.0-beta03"
versionCode = 8
versionName = "1.0-beta04"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit 499e212

Please sign in to comment.