Release v0.3

This commit is contained in:
Alexander Bakker 2019-04-01 23:50:07 +02:00
parent 4c1dec613c
commit f27dc54ec4

View file

@ -7,8 +7,8 @@ android {
applicationId "com.beemdevelopment.aegis"
minSdkVersion 19
targetSdkVersion 28
versionCode 5
versionName "0.2.2"
versionCode 6
versionName "0.3"
}
buildTypes {
debug {