diff --git a/app/build.gradle b/app/build.gradle index bbd3cb3a..ae430d3d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.beemdevelopment.aegis" minSdkVersion 19 targetSdkVersion 28 - versionCode 7 - versionName "0.3.1" + versionCode 8 + versionName "0.3.2" } buildTypes { debug {