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"
minSdkVersion 19
targetSdkVersion 28
versionCode 10
versionName "0.4"
versionCode 11
versionName "0.4.1"
}
buildTypes {
debug {