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