diff --git a/droidnet/build.gradle b/droidnet/build.gradle index bc56352..8b02090 100644 --- a/droidnet/build.gradle +++ b/droidnet/build.gradle @@ -13,7 +13,7 @@ ext { siteUrl = 'https://github.com/JobGetabu/DroidNet' gitUrl = 'https://github.com/JobGetabu/DroidNet.git' - libraryVersion = '1.0.0' + libraryVersion = '2.0.0' developerId = 'JobGetabu' developerName = 'Job Getabu' @@ -31,7 +31,7 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 28 - versionCode 3 + versionCode 4 versionName "1.0.0" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"