diff --git a/app/build.gradle b/app/build.gradle index bd6bd96f..784c022e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.beemdevelopment.aegis" minSdkVersion 19 targetSdkVersion 28 - versionCode 14 - versionName "0.4.3" + versionCode 18 + versionName "1.0-beta1" } testOptions {