Skip to content

Commit

Permalink
Bump version code and name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed Jan 3, 2021
1 parent 92c5ead commit 4887b3b
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 @@ -10,8 +10,8 @@ plugins {

android {
defaultConfig {
versionCode = 102
versionName = "1.8.0"
versionCode = 104
versionName = "1.8.1"
applicationId = "com.swordfish.lemuroid"
}

Expand Down

0 comments on commit 4887b3b

Please sign in to comment.