|
|
@ -1,7 +1,7 @@ |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
package="ro.dcdev.logic_circuits_simulator"> |
|
|
|
package="ro.dcdev.logic_circuits_simulator"> |
|
|
|
<application |
|
|
|
<application |
|
|
|
android:label="logic_circuits_simulator" |
|
|
|
android:label="Logic Circuits Simulator" |
|
|
|
android:name="${applicationName}" |
|
|
|
android:name="${applicationName}" |
|
|
|
android:icon="@mipmap/ic_launcher"> |
|
|
|
android:icon="@mipmap/ic_launcher"> |
|
|
|
<activity |
|
|
|
<activity |
|
|
|