Skip to content

Commit

Permalink
bump version to 1.0-beta03
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahkeen committed Aug 22, 2024
1 parent d1298a9 commit ab3db44
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 = 6
versionName = "1.0-beta02"
versionCode = 7
versionName = "1.0-beta03"

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

0 comments on commit ab3db44

Please sign in to comment.