Skip to content

Commit

Permalink
Merge pull request #4 from hoc081098/renovate/com.google.protobuf-com…
Browse files Browse the repository at this point in the history
….google.protobuf.gradle.plugin-0.x

Update dependency com.google.protobuf:com.google.protobuf.gradle.plugin to v0.8.16
  • Loading branch information
hoc081098 committed Jul 1, 2021
2 parents 123e522 + e9b17ae commit 133bb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-kapt'
id "com.google.protobuf" version "0.8.12"
id "com.google.protobuf" version "0.8.16"
id "dagger.hilt.android.plugin"
}

Expand Down

0 comments on commit 133bb43

Please sign in to comment.