File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11[versions ]
2+ # # App Configuration
3+ minSdk = " 28"
4+ targetSdk = " 35"
5+ compileSdk = " 35"
6+ versionName = " 1.1.2"
7+ versionCode = " 6"
8+ packageName = " com.ninecraft.booket"
9+
210# # Android gradle plugin
311android-gradle-plugin = " 8.9.3"
412
@@ -75,14 +83,6 @@ google-service = "4.4.3"
7583firebase-bom = " 34.1.0"
7684firebase-crashlytics = " 3.0.4"
7785
78- # # App Configuration
79- minSdk = " 28"
80- targetSdk = " 35"
81- compileSdk = " 35"
82- versionName = " 1.1.1"
83- versionCode = " 5"
84- packageName = " com.ninecraft.booket"
85-
8686[libraries ]
8787android-gradle-plugin = { group = " com.android.tools.build" , name = " gradle" , version.ref = " android-gradle-plugin" }
8888kotlin-gradle-plugin = { group = " org.jetbrains.kotlin" , name = " kotlin-gradle-plugin" , version.ref = " kotlin" }
You can’t perform that action at this time.
0 commit comments