Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
neubami94 authored Jan 6, 2021
1 parent e72ec55 commit 7bb0df6
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 @@ -16,7 +16,7 @@ android {
minSdkVersion 16
targetSdkVersion 27
versionCode 3
versionName "2.2.2"
versionName "2.2.3"
consumerProguardFile('proguard-rules.pro')
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 7bb0df6

Please sign in to comment.