Release v0.4.2

This commit is contained in:
Alexander Bakker 2019-05-29 11:21:52 +02:00
parent 1c9d07a47d
commit b2995955b6

View file

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