Rave Now 版本1.0.000.17

This commit is contained in:
2024-11-17 20:35:42 +08:00
parent 4cdb7f28b3
commit e75b181818
3 changed files with 3 additions and 3 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId = "com.aiosman.ravenow"
minSdk = 24
targetSdk = 34
versionCode = 1000016
versionName = "1.0.000.16"
versionCode = 1000017
versionName = "1.0.000.17"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {

View File

@@ -231,7 +231,7 @@ fun ProfileV3(
)
} else {
Image(
painter = painterResource(id = R.drawable.rider_pro_moment_demo_2),
painter = painterResource(id = R.drawable.rave_now_profile_backgrount_demo_1),
modifier = Modifier
.fillMaxSize(),
contentDescription = "",

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB