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" applicationId "gr.thmmy.mthmmy"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 26 targetSdkVersion 26
versionCode 8 versionCode 9
versionName "1.3.0" versionName "1.3.1"
archivesBaseName = "mTHMMY-v$versionName" archivesBaseName = "mTHMMY-v$versionName"
} }

Loading…
Cancel
Save