Skip to content

Commit

Permalink
[skip ci] Bump 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Dec 20, 2022
1 parent de727f9 commit a532cc3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import org.eclipse.jgit.internal.storage.file.FileRepository

buildscript {
val kotlinVersion by extra("1.7.21")
val protobufVersion by extra("3.21.10")
val protobufVersion by extra("3.21.12")
repositories {
google()
mavenCentral()
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ android.enableR8.fullMode=true
android.experimental.enableNewResourceShrinker=true
android.experimental.enableNewResourceShrinker.preciseShrinking=true

appVerName=1.6.7
appVerName=1.6.8

0 comments on commit a532cc3

Please sign in to comment.