rename app to subtracks

This commit is contained in:
austinried
2021-08-22 18:23:23 +09:00
parent 79cd18bf35
commit 8906968186
11 changed files with 15 additions and 15 deletions

View File

@@ -4,7 +4,7 @@
* <p>This source code is licensed under the MIT license found in the LICENSE file in the root
* directory of this source tree.
*/
package com.subsonify;
package com.subtracks;
import android.content.Context;
import com.facebook.flipper.android.AndroidFlipperClient;