Skip to content

Commit

Permalink
Merge branch 'master' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed Jul 2, 2024
2 parents 8e7e989 + 51081c9 commit e12dab4
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 e12dab4

Please sign in to comment.