Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed Jul 2, 2024
1 parent 3c3a062 commit 51081c9
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 @@ -9,8 +9,8 @@ plugins {

android {
defaultConfig {
versionCode = 210
versionName = "1.16.0" // Always remember to update Cores Tag!
versionCode = 211
versionName = "1.16.1" // Always remember to update Cores Tag!
applicationId = "com.swordfish.lemuroid"
}
flavorDimensions += listOf("opensource", "cores")
Expand Down

0 comments on commit 51081c9

Please sign in to comment.