Skip to content

Commit

Permalink
Merge pull request #22 from skyway/v1.6.4
Browse files Browse the repository at this point in the history
v1.6.4
  • Loading branch information
riad-binary authored Feb 16, 2024
2 parents 77da7b9 + e41cabd commit 174b623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/skyway_android_sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
}
}

ext.SkyWayVer = "1.6.3"
ext.SkyWayVer = "1.6.4"
ext.output_aar_dir = "outputs-aar"

task clean(type: Delete) {
Expand Down

0 comments on commit 174b623

Please sign in to comment.