Skip to content

Commit

Permalink
Version bump to 2.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AVilkovPaypal authored and CheZhongSdk committed Nov 20, 2023
1 parent f22dda1 commit 6bfef75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Examples/Example-Java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {

ext.zettle_version = '2.6.6'
ext.zettle_version = '2.6.7'

apply from: 'zettleSDK.gradle'

Expand Down
2 changes: 1 addition & 1 deletion Examples/Example-Kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {

ext.kotlin_version = '1.8.22'
ext.zettle_version = '2.6.6'
ext.zettle_version = '2.6.7'

apply from: 'zettleSDK.gradle'

Expand Down

0 comments on commit 6bfef75

Please sign in to comment.