Browse Source

Up version

pull/24/head
Ezerous 8 years ago
parent
commit
c66bf9fb21
  1. 2
      VERSION
  2. 4
      app/build.gradle

2
VERSION

@ -1 +1 @@
1.3.0
1.3.1

4
app/build.gradle

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

Loading…
Cancel
Save