Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
makedonsky94 committed Sep 7, 2021
1 parent 726e499 commit 5cf1688
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lightweightlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
minSdkVersion 21
targetSdkVersion 30

versionCode 10
versionName "3.5.0"
versionCode 11
versionName "3.5.1"

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

0 comments on commit 5cf1688

Please sign in to comment.