Skip to content

Commit

Permalink
GIT: VERSION 2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
neubami94 authored Feb 24, 2022
1 parent a5cafac commit 86104fa
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 @@ -10,7 +10,7 @@ android {
minSdkVersion 16
targetSdkVersion 28
versionCode 3
versionName "2.2.6"
versionName "2.2.7"
buildConfigField 'int', 'VERSION_CODE', "$versionCode"
buildConfigField 'String', 'VERSION_NAME', "\"$versionName\""
consumerProguardFile('proguard-rules.pro')
Expand Down

0 comments on commit 86104fa

Please sign in to comment.