Skip to content

Commit

Permalink
Bump version code to avoid conflicts with alpha builds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed Mar 13, 2021
1 parent d6711ab commit 3852ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lemuroid-app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {

android {
defaultConfig {
versionCode = 115
versionCode = 122
versionName = "1.9.2"
applicationId = "com.swordfish.lemuroid"
}
Expand Down

0 comments on commit 3852ac4

Please sign in to comment.