Skip to content

Commit

Permalink
VERSION 2.2.16
Browse files Browse the repository at this point in the history
  • Loading branch information
neubauerm committed Jul 15, 2024
1 parent bc56444 commit b8fc56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinlog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ android {
minSdk 21
targetSdk 34
versionCode 8
versionName "2.2.14"
versionName "2.2.16"
buildConfigField 'int', 'VERSION_CODE', "$versionCode"
buildConfigField 'String', 'VERSION_NAME', "\"$versionName\""
consumerProguardFile('proguard-rules.pro')
Expand Down

0 comments on commit b8fc56f

Please sign in to comment.