This repository was archived by the owner on May 14, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ plugins {
66android {
77 namespace = " snow.music"
88
9- compileSdk = 34
9+ compileSdk = 35
1010
1111 defaultConfig {
1212 applicationId = " snow.music"
1313 minSdk = 21
14- targetSdk = 34
14+ targetSdk = 35
1515 versionCode = 5
1616 versionName = " 1.2.8"
1717 multiDexEnabled = true
Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ plugins {
55android {
66 namespace = " snow.player.debug"
77
8- compileSdk = 34
8+ compileSdk = 35
99
1010 defaultConfig {
1111 applicationId = " snow.player.debug"
1212 minSdk = 21
13- targetSdk = 34
13+ targetSdk = 35
1414 versionCode = 1
1515 versionName = " 1.0"
1616 multiDexEnabled = true
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66android {
77 namespace = " snow.player.exo.api16"
88
9- compileSdk = 34
9+ compileSdk = 35
1010
1111 defaultConfig {
1212 minSdk = 16
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66android {
77 namespace = " snow.player.exo"
88
9- compileSdk = 34
9+ compileSdk = 35
1010
1111 defaultConfig {
1212 minSdk = 21
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66android {
77 namespace = " snow.player"
88
9- compileSdk = 34
9+ compileSdk = 35
1010
1111 defaultConfig {
1212 minSdk = 16
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66android {
77 namespace = " snow.player.ui"
88
9- compileSdk = 32
9+ compileSdk = 35
1010
1111 defaultConfig {
1212 minSdk = 16
You can’t perform that action at this time.
0 commit comments