Browse Source

Up version

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

2
VERSION

@ -1 +1 @@
1.2.1
1.3.0

4
app/build.gradle

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

Loading…
Cancel
Save