Skip to content

Commit

Permalink
Match core lib version name with release
Browse files Browse the repository at this point in the history
  • Loading branch information
lytefast committed Oct 25, 2020
1 parent 61d772a commit e0e47e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simpleast-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 28
versionName "0.5.3"
versionName "1.2.1"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit e0e47e0

Please sign in to comment.