feat: add androidx support (#901)

This commit is contained in:
エリス
2020-01-27 15:52:08 +09:00
committed by GitHub
parent 92268b2e76
commit d01ed80a61
103 changed files with 4735 additions and 23 deletions

11
.gitignore vendored
View File

@@ -26,9 +26,14 @@ example
/framework/javadoc-public
/framework/javadoc-private
/test/.externalNativeBuild
/test/gradle
/test/gradlew
/test/gradlew.bat
/test/android/gradle
/test/android/gradlew
/test/android/gradlew.bat
/test/androidx/gradle
/test/androidx/gradlew
/test/androidx/gradlew.bat
/test/assets/www/.tmp*
/test/assets/www/cordova.js
/test/bin