Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
AEFeinstein committed Apr 17, 2020
1 parent 5d06d34 commit 2eeac8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobile/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ android {
applicationId "com.gelakinetic.mtgfam"
minSdkVersion 15
targetSdkVersion 29
versionCode 70
versionName "3.6.4"
versionCode 71
versionName "3.6.5"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 2eeac8a

Please sign in to comment.