Skip to content

Commit

Permalink
Merge pull request #30 from AmityCo/release-gorgon
Browse files Browse the repository at this point in the history
Update to Gorgon release
  • Loading branch information
bnaing authored Apr 20, 2023
2 parents 78443d8 + c68b8c5 commit f3abfa7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildsystem/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
amityKotlinVersion = "1.4.21"
amityLifecycleExtensionVersion = "2.0.0"
amityMockkVersion = "1.10.0"
amityMessagingSdkVersion = '6.5.0'
amityMessagingSdkVersion = '6.6.0'
amityRxLifeCycleVersion = '1.1.2-beta01'

amityJacocoVersion = '0.8.5'
Expand Down
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ android {
minSdkVersion 21
targetSdkVersion 33
versionCode 1
versionName "3.0.0"
versionName "3.1.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit f3abfa7

Please sign in to comment.