Release v0.3.3

This commit is contained in:
Alexander Bakker 2019-04-17 13:40:57 +02:00
parent b958145761
commit f4678e2813

View file

@ -7,8 +7,8 @@ android {
applicationId "com.beemdevelopment.aegis"
minSdkVersion 19
targetSdkVersion 28
versionCode 8
versionName "0.3.2"
versionCode 9
versionName "0.3.3"
}
buildTypes {
debug {