Version v1.3.31

This commit is contained in:
Davide Depau 2018-12-04 12:20:02 +01:00
parent 41a7b814a1
commit 0e3f814108
Signed by: depau
GPG Key ID: C7D999B6A55EFE86
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "eu.depau.etchdroid"
minSdkVersion 19
targetSdkVersion 28
versionCode 7
versionName "1.3.3"
versionCode 8
versionName "1.3.31"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}