We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435e62e commit af06c25Copy full SHA for af06c25
app/build.gradle
@@ -15,7 +15,7 @@ android {
15
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
16
}
17
18
- namespace 'net.rymate.music'
+ namespace 'com.ishacker.android.music'
19
lint {
20
abortOnError false
21
0 commit comments