Browse Source

Merge remote-tracking branch 'upstream/master' into develop

pull/34/head
Thodoris1999 7 years ago
parent
commit
1f84ecb411
  1. 1
      VERSION
  2. 4
      app/build.gradle

1
VERSION

@ -1 +0,0 @@
1.3.3

4
app/build.gradle

@ -10,8 +10,8 @@ android {
applicationId "gr.thmmy.mthmmy"
minSdkVersion 19
targetSdkVersion 27
versionCode 12
versionName "1.4.0"
versionCode 13
versionName "1.4.1"
archivesBaseName = "mTHMMY-v$versionName"
}

Loading…
Cancel
Save