Skip to content

Commit 6308c04

Browse files
committed
Publish v1.0.0
1 parent f99a85d commit 6308c04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

slidingbutton/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 17
1111
targetSdkVersion 29
12-
versionCode 1
13-
versionName "1.0.0-rc"
12+
versionCode 2
13+
versionName "1.0.0"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
consumerProguardFiles 'consumer-rules.pro'

0 commit comments

Comments
 (0)