Browse Source

Up version

pull/24/head
Ezerous 7 years ago
parent
commit
27a3bd930d
  1. 2
      VERSION
  2. 4
      app/build.gradle

2
VERSION

@ -1 +1 @@
1.3.1
1.3.2

4
app/build.gradle

@ -9,8 +9,8 @@ android {
applicationId "gr.thmmy.mthmmy"
minSdkVersion 19
targetSdkVersion 26
versionCode 9
versionName "1.3.1"
versionCode 10
versionName "1.3.2"
archivesBaseName = "mTHMMY-v$versionName"
}

Loading…
Cancel
Save