Skip to content

Commit

Permalink
Version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gthea committed Nov 1, 2024
1 parent 05ba399 commit 3776939
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
5.0.0 (Nov 1, 2024)


4.2.2 (Sep 25, 2024)
- Fixed issue in updating archived feature flags when using encryption.

Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apply plugin: 'kotlin-android'
apply from: 'spec.gradle'

ext {
splitVersion = '5.0.0-rc1'
splitVersion = '5.0.0'
}

android {
Expand Down

0 comments on commit 3776939

Please sign in to comment.