Release v0.2.2

This commit is contained in:
Michael Schättgen 2019-03-28 13:17:59 +01:00
parent c6c0eb88e9
commit ede9f93a59

View file

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