Skip to content

Commit 04899a9

Browse files
feat: udpate android vwersion
1 parent 8313273 commit 04899a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation 'ly.count.android:sdk:25.4.0-RC1'
41+
implementation 'ly.count.android:sdk:25.4.0'
4242
implementation 'com.google.firebase:firebase-messaging:24.0.3'
4343
}

scripts/no-push-files/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ android {
3434
}
3535

3636
dependencies {
37-
implementation 'ly.count.android:sdk:25.4.0-RC1'
37+
implementation 'ly.count.android:sdk:25.4.0'
3838
}

0 commit comments

Comments
 (0)