Skip to content

Commit

Permalink
Merge pull request #17 from AmityCo/release-roadrunner
Browse files Browse the repository at this point in the history
chore: Update to sdk 5.27.0
  • Loading branch information
bnaing authored Sep 23, 2022
2 parents 590538a + 71419d9 commit 4eddd61
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 = '5.26.0'
amityMessagingSdkVersion = '5.27.0'
amityRxLifeCycleVersion = '1.1.1'

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 30
versionCode 1
versionName "2.25.0"
versionName "2.26.0"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 4eddd61

Please sign in to comment.