Release v1.0

This commit is contained in:
Alexander Bakker 2019-09-08 14:22:33 +02:00
parent 9c272a0d4d
commit b6a31ed789

View file

@ -7,8 +7,8 @@ android {
applicationId "com.beemdevelopment.aegis" applicationId "com.beemdevelopment.aegis"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 18 versionCode 19
versionName "1.0-beta1" versionName "1.0"
} }
lintOptions { lintOptions {