Patch app label when repackaging

This commit is contained in:
topjohnwu
2018-12-03 09:52:41 -05:00
parent 07bfdf3e4d
commit 7b04386162
4 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
android:allowBackup="false"
android:directBootAware="true"
android:icon="@drawable/ic_launcher"
android:label="@string/re_app_name"
android:label="@string/app_name"
android:supportsRtl="true"
tools:ignore="GoogleAppIndexingWarning,UnusedAttribute">