@@ -12,8 +12,8 @@ android {
applicationId "com.sduduzog.slimlauncher"
minSdkVersion 16
targetSdkVersion 28
- versionCode 37
- versionName "2.3.2"
+ versionCode 38
+ versionName "2.3.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}