Skip to content
This repository was archived by the owner on Oct 5, 2020. It is now read-only.

Commit f3c6856

Browse files
committed
Use Android SDK v3.9.5
1 parent 1be09f6 commit f3c6856

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.4.0 - beta
44

5-
- Upgrade to Android v3.9.2
5+
- Upgrade to Android v3.9.5
66
- Upgrade to iOS v3.5.2
77

88
## 0.3.0 - 03/05/19

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ android {
4444

4545
dependencies {
4646
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
47-
implementation 'io.chirp:chirpsdk:3.9.2'
47+
implementation 'io.chirp:chirpsdk:3.9.5'
4848
}

0 commit comments

Comments
 (0)