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