diff --git a/app/build.gradle b/app/build.gradle index c6119e3..218db6a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { applicationId "com.cyb3rko.techniklogger" minSdkVersion 19 targetSdkVersion 31 - versionCode 8 - versionName "1.5.1" + versionCode 9 + versionName "1.6.0" multiDexEnabled true }