Skip to content

Commit af06c25

Browse files
author
IsHacker
authored
Change package name
1 parent 435e62e commit af06c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
1616
}
1717
}
18-
namespace 'net.rymate.music'
18+
namespace 'com.ishacker.android.music'
1919
lint {
2020
abortOnError false
2121
}

0 commit comments

Comments
 (0)