Skip to content

Commit

Permalink
Bump versionCode and versionName.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed May 9, 2020
1 parent 2aa3761 commit 5329037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lemuroid-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ plugins {
android {
defaultConfig {
applicationId = "com.swordfish.lemuroid"
versionCode = 22
versionName = "1.3.0"
versionCode = 25
versionName = "1.4.0"
}

signingConfigs {
Expand Down

0 comments on commit 5329037

Please sign in to comment.