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 Oct 22, 2024
2 parents 1cfa78c + 1f8119c commit dbf7450
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 = 215
versionName = "1.16.1" // Always remember to update Cores Tag!
versionCode = 220
versionName = "1.16.2" // Always remember to update Cores Tag!
applicationId = "com.swordfish.lemuroid"
}
flavorDimensions += listOf("opensource", "cores")
Expand Down

0 comments on commit dbf7450

Please sign in to comment.