mirror of
https://github.com/dancojocaru2000/logic-circuits-simulator.git
synced 2025-02-21 16:49:36 +02:00
Updated Android app name
This commit is contained in:
parent
bd10853866
commit
073a8e77c1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="ro.dcdev.logic_circuits_simulator">
|
||||
<application
|
||||
android:label="logic_circuits_simulator"
|
||||
android:label="Logic Circuits Simulator"
|
||||
android:name="${applicationName}"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<activity
|
||||
|
|
Loading…
Add table
Reference in a new issue