

#nfig=$/tools/proguard/proguard-android.txt:proguard-project.txtĬ.1=:facebook-android-sdk:4.+Ĭ.2=:support-v4:+Ĭ.3=com.onesignal:OneSignal:3.6.1Ĭ.1=onesignal-cordova-plugin/adleĬ.4=:play-services-gcm:+Ĭ.5=:play-services-location:+Ĭ.6=:support-v4:+Ĭ.7=:customtabs:+Ĭordova-plugin-facebook4 1.9.1 "Facebook Connect"Ĭordova-plugin-file-opener2 2.0.19 "File Opener2"Ĭordova-plugin-file-transfer 1.6.3 "File Transfer"Ĭordova-plugin-splashscreen 4.0.3 "Splashscreen"Ĭordova-plugin-statusbar 2.2.2 "StatusBar"Ĭordova-plugin-whitelist 1.3.1 "Whitelist"Ĭordova-plugin-wkwebview-engine 1.1.4-dev "Cordova WKWebView Engine"

# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, ): # "ant.properties", and override values to adapt the script to your # To customize properties used by the Ant build system edit # This file must be checked in Version Control Systems. # Do not modify this file - YOUR CHANGES WILL BE ERASED!

# This file is automatically generated by Android Tools. That is very strange because the file seems not well idented, maybe someone dropped this code in the file by mistake. I am trying to fix the version of appcompat in my project.properties file inside android platform project. I am at Android Studio 2.3.3, at this moment the problem is with Support revision 27.0.0, if some plugin require AppCompat wiht + operator, it will install latest revision with a values.xml file that contains the tag: :support-v4:+Īfter build, the file is ‘platforms\android\build\intermediates\exploded-aar\\support-compat\27.0.0\res\values\values.xml’Īnd the code that is causing the issue is (line 7):
