Skip to content

Commit

Permalink
Update version code and name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Swordfish90 committed May 5, 2024
1 parent 52e9487 commit feb3098
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 @@ -8,8 +8,8 @@ plugins {

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

0 comments on commit feb3098

Please sign in to comment.