mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-02-04 16:23:08 +00:00
Changed package name
This commit is contained in:
@@ -6,11 +6,11 @@ android {
|
|||||||
buildToolsVersion '30.0.3'
|
buildToolsVersion '30.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.cappielloantonio.play"
|
applicationId "com.cappielloantonio.playforsubsonic"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode 1
|
versionCode 1
|
||||||
versionName "1.1"
|
versionName "1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Play</string>
|
<string name="app_name">Play for Subsonic</string>
|
||||||
<string name="storage_permission_rationale">We need permissions because this and that</string>
|
<string name="storage_permission_rationale">We need permissions because this and that</string>
|
||||||
|
|
||||||
<string name="general_header">General</string>
|
<string name="general_header">General</string>
|
||||||
|
|||||||
Reference in New Issue
Block a user