Version v1.1

This commit is contained in:
Davide Depau 2018-09-02 18:49:51 +02:00
parent 848ae72910
commit a204cb51f7
Signed by: depau
GPG key ID: C7D999B6A55EFE86
2 changed files with 3 additions and 3 deletions

View file

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

@ -1 +1 @@
Subproject commit 1167a4c6619e93f9615ca1afb837ebb4e59fb044 Subproject commit 0604519eb3dc1073ecd5933b5c08000327b6c684