refactor: rename project to "Chom Bev"
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<application
|
||||
android:name=".GwenedegApp"
|
||||
android:name=".ChomBevApp"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
|
||||
+1
-1
@@ -2,4 +2,4 @@ package fr.ajaury.gwenedeg
|
||||
|
||||
import android.app.Application
|
||||
|
||||
class GwenedegApp : Application()
|
||||
class ChomBevApp : Application()
|
||||
@@ -1,3 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Gwenedeg</string>
|
||||
<string name="app_name">Chom Bev</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user