@@ -12,8 +12,8 @@ android {
applicationId "com.sduduzog.slimlauncher"
minSdkVersion 16
targetSdkVersion 28
- versionCode 29
- versionName "2.2.7"
+ versionCode 30
+ versionName "2.2.8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}