Release v0.3.1

This commit is contained in:
Alexander Bakker 2019-04-16 23:38:05 +02:00
parent 92458d0d3b
commit c5be99e58d

View file

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