Release v0.3.2

This commit is contained in:
Alexander Bakker 2019-04-17 00:00:41 +02:00
parent e55d6111cf
commit f5cbec21f4

View file

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