Skip to content

Commit

Permalink
Release Beta 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelvcaetano committed May 18, 2021
1 parent 39b149c commit cb91e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "me.magnum.melonds"
minSdkVersion 21
targetSdkVersion 30
versionCode 16
versionName "Beta 1.5.1"
versionCode 17
versionName "Beta 1.5.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit cb91e4b

Please sign in to comment.