Skip to content

Commit

Permalink
Release Alpha 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelvcaetano committed Jun 26, 2020
1 parent 12e50f4 commit d6135fe
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 @@ -8,8 +8,8 @@ android {
applicationId "me.magnum.melonds"
minSdkVersion 16
targetSdkVersion 29
versionCode 5
versionName "Alpha 1.3.0"
versionCode 6
versionName "Alpha 1.3.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {
Expand Down

0 comments on commit d6135fe

Please sign in to comment.