@@ -14,8 +14,8 @@ android {
applicationId "com.sduduzog.slimlauncher"
minSdkVersion 16
targetSdkVersion 29
- versionCode 39
- versionName "2.3.4"
+ versionCode 40
+ versionName "2.3.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}