mirror of
https://github.com/CappielloAntonio/tempo.git
synced 2026-01-30 06:12:07 +00:00
Changed package name
This commit is contained in:
@@ -6,11 +6,11 @@ android {
|
||||
buildToolsVersion '30.0.3'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.cappielloantonio.play"
|
||||
applicationId "com.cappielloantonio.playforsubsonic"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 31
|
||||
versionCode 1
|
||||
versionName "1.1"
|
||||
versionName "1.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<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="general_header">General</string>
|
||||
|
||||
Reference in New Issue
Block a user