truecaller / android-sdk-sample

Sample app demonstrating use of the latest version of Truecaller SDK
https://developer.truecaller.com
2 stars 3 forks source link

Build is failing #4

Open saicharansigiri opened 2 years ago

saicharansigiri commented 2 years ago

Cause: android.defaultConfig.versionCode is set to 0, but it should be a positive integer. See https://developer.android.com/studio/publish/versioning#appversioning for more information.