diff --git a/app/build.gradle b/app/build.gradle index 7073fcb..58b5cae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "net.xcreen.restsms" minSdkVersion 23 targetSdkVersion 28 - versionCode 2 - versionName "1.1.0" + versionCode 3 + versionName "1.2.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } buildTypes {