Release v0.4.1

This commit is contained in:
Alexander Bakker 2019-05-22 00:19:32 +02:00
parent 9f3ccdc508
commit 7c78ddc929

View file

@ -7,8 +7,8 @@ android {
applicationId "com.beemdevelopment.aegis" applicationId "com.beemdevelopment.aegis"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 10 versionCode 11
versionName "0.4" versionName "0.4.1"
} }
buildTypes { buildTypes {
debug { debug {