Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
devmil committed Aug 20, 2024
1 parent ef1b8ba commit 449d70f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
minSdkVersion 21
compileSdkVersion 34
targetSdkVersion 34
versionCode 17
versionName "1.2.0"
versionCode 18
versionName "1.3.0"
archivesBaseName = "paperlaunch-v${defaultConfig.versionName}-${buildTime()}"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 449d70f

Please sign in to comment.