Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed Jul 17, 2022
1 parent b4686ed commit 91fa1f2
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 @@ -7,8 +7,8 @@ plugins {

android {
defaultConfig {
versionCode = 174
versionName = "1.14.0" // Always remember to update Cores Tag!
versionCode = 175
versionName = "1.14.1" // Always remember to update Cores Tag!
applicationId = "com.swordfish.lemuroid"
}

Expand Down

0 comments on commit 91fa1f2

Please sign in to comment.