aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 8ab0bf1..8a48d02 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -11,8 +11,8 @@ android {
applicationId "xyz.adjutor.aniki"
minSdkVersion 23
targetSdkVersion 30
- versionCode 323
- versionName "3.2.3"
+ versionCode 324
+ versionName "3.2.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
highlight'> 2021-04-13Moving the basic variables.Clyhtsuriva1-5/+15 2021-04-13Restructuring and README update.Clyhtsuriva41-80/+140