There was an error while loading. Please reload this page.
1 parent 9390bfe commit 3931624Copy full SHA for 3931624
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "app.easy.launcher"
20
minSdk = 24
21
targetSdk = 35
22
- versionCode = 22
23
- versionName = "0.2.2"
+ versionCode = 23
+ versionName = "0.2.3"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
manifestPlaceholders["internetPermission"] = "android.permission.INTERNET"
0 commit comments