2 Commits

Author SHA1 Message Date
Dave Umrysh
361358a458 revert back to android support lib 2021-02-23 13:15:43 -07:00
Nathan Kerr
df990e762f Merged in kerr/migrate-to-androidx (pull request #6)
Change from support library to androidx
2020-11-16 18:37:13 +00:00
3 changed files with 694 additions and 670 deletions

View File

@@ -94,7 +94,6 @@
target-dir="src/de/appplant/cordova/plugin/background" />
<framework src="com.android.support:support-compat:27.1.1" />
<framework src="com.github.judemanutd:autostarter:1.1.0" />
<resource-file src="src/android/res/drawable/power.xml" target="res/drawable/power.xml" />
<resource-file src="src/android/res/drawable-hdpi/power.png" target="res/drawable-hdpi/power.png" />
<resource-file src="src/android/res/drawable-mdpi/power.png" target="res/drawable-mdpi/power.png" />

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff