소스 검색

fix: Removed arrow and increased click area

beautusg 7 년 전
부모
커밋
4bd41ef8d1
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/build.gradle
  2. BIN
      app/release/app.aab

+ 2 - 2
app/build.gradle

@@ -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
     }

BIN
app/release/app.aab