Skip to content
Snippets Groups Projects
Commit 0a3fc5b3 authored by Benoît Harrault's avatar Benoît Harrault
Browse files

Merge branch '205-add-primitive-ftpd-free-app-icon' into 'master'

Resolve "Add "primitive ftpd" free app icon"

Closes #205

See merge request !241
parents 218bcd0c 8e87219d
No related branches found
No related tags found
1 merge request!241Resolve "Add "primitive ftpd" free app icon"
Pipeline #5842 passed
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
applicationId "org.benoitharrault.ameixanonfree" applicationId "org.benoitharrault.ameixanonfree"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
versionCode 179 versionCode 180
versionName "1.98.0" versionName "1.98.1"
archivesBaseName = "$applicationId" + "_" + "$versionCode" archivesBaseName = "$applicationId" + "_" + "$versionCode"
} }
......
...@@ -3571,6 +3571,9 @@ ...@@ -3571,6 +3571,9 @@
<item <item
component="ComponentInfo{org.primftpd/org.primftpd.PrimitiveFtpdActivity}" component="ComponentInfo{org.primftpd/org.primftpd.PrimitiveFtpdActivity}"
drawable="pftpd" /> drawable="pftpd" />
<item
component="ComponentInfo{org.primftpd/org.primftpd.ui.MainTabsActivity}"
drawable="pftpd" />
<item <item
component="ComponentInfo{com.android.contacts/com.android.contacts.activities.DialtactsActivity}" component="ComponentInfo{com.android.contacts/com.android.contacts.activities.DialtactsActivity}"
drawable="phone" /> drawable="phone" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment