We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f99a85d commit 6308c04Copy full SHA for 6308c04
1 file changed
slidingbutton/build.gradle
@@ -9,8 +9,8 @@ android {
9
defaultConfig {
10
minSdkVersion 17
11
targetSdkVersion 29
12
- versionCode 1
13
- versionName "1.0.0-rc"
+ versionCode 2
+ versionName "1.0.0"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
consumerProguardFiles 'consumer-rules.pro'
0 commit comments