Skip to content

Commit

Permalink
chore: bump version to 0.0.1-rc.9
Browse files Browse the repository at this point in the history
  • Loading branch information
v0321 committed Jul 19, 2022
1 parent f284183 commit 403db12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sugar/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode 1
versionName "0.0.1-rc.8"
versionName "0.0.1-rc.9"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
consumerProguardFiles 'consumer-rules.pro'
Expand Down

0 comments on commit 403db12

Please sign in to comment.