Ilhasoft / data-binding-validator

Android fields validation library based on data binding adapters.
Apache License 2.0
344 stars 53 forks source link

Error when upgrade to version 2.0.0 #33

Open wahyupermadie opened 5 years ago

wahyupermadie commented 5 years ago

I'm getting this error while upgrade to verison 2.0.0 Caused by: org.gradle.tooling.BuildException: Failed to process resources, see aapt output above for details.

but when I downgrade to version 1.0.0 everythings is OK, but in CI i'm getting error pipeline Could not find com.github.Ilhasoft:data-binding-validator:1.0.0. because version 1.0.0 getting fail in jitpack.

this is my setup classpath 'com.android.tools.build:gradle:3.1.3' maven { url 'https://jitpack.io' }

koallann commented 5 years ago

The version 1.0.0 was rebuilt.

https://jitpack.io/com/github/Ilhasoft/data-binding-validator/1.0.0/build.log