diff --git a/BazaarPay/build.gradle b/BazaarPay/build.gradle index ccef8df5..4aa0bc11 100644 --- a/BazaarPay/build.gradle +++ b/BazaarPay/build.gradle @@ -9,8 +9,8 @@ plugins { apply from: "$rootDir/configs/versions.gradle" -final VERSION_NAME = "3.0.0" -final VERSION_CODE = 15 +final VERSION_NAME = "3.0.1" +final VERSION_CODE = 16 android { compileSdk build.compileSdk