mirror of
https://github.com/fankes/pagecurl-multiplatform.git
synced 2025-09-04 01:35:36 +08:00
chore: clean up
This commit is contained in:
@@ -28,18 +28,6 @@ libraries:
|
||||
version: 3.3.0-alpha02-0.4.0
|
||||
paging-compose-common:
|
||||
version-ref: <this>::paging-common
|
||||
androidx.compose:
|
||||
compose-bom:
|
||||
version: 2023.09.02
|
||||
androidx.compose.foundation:
|
||||
foundation:
|
||||
version: <no-spec>
|
||||
androidx.compose.ui:
|
||||
ui:
|
||||
version: <no-spec>
|
||||
androidx.compose.material3:
|
||||
material3:
|
||||
version: <no-spec>
|
||||
androidx.activity:
|
||||
activity:
|
||||
version: 1.8.0
|
||||
|
@@ -30,7 +30,6 @@ android {
|
||||
targetSdk = property.project.android.targetSdk
|
||||
versionName = property.project.samples.androidApp.versionName
|
||||
versionCode = property.project.samples.androidApp.versionCode
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
@@ -1,3 +1,3 @@
|
||||
TEAM_ID=
|
||||
BUNDLE_ID=com.myapplication.MyApplication
|
||||
APP_NAME=PageCurl
|
||||
BUNDLE_ID=eu.wewox.pagecurl
|
||||
APP_NAME=PageCurl
|
Reference in New Issue
Block a user