Release v1.0.1

This commit is contained in:
Alexander Bakker 2019-09-10 00:15:50 +02:00
parent e099e2cacd
commit cc55a6dacb

View file

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