Skip to content

Commit

Permalink
version to 2.1.0-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
wangchenyan committed Jan 5, 2024
1 parent 1c662aa commit dfe76ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
compileSdk = "34"
targetSdk = "34"
minSdk = "21"
versionCode = "2000003"
versionName = "2.0.0-beta03"
versionCode = "2010001"
versionName = "2.1.0-beta01"
# java
java = "VERSION_1_8"
jvmTarget = "1.8"
Expand Down

0 comments on commit dfe76ac

Please sign in to comment.