diff --git a/amethyst/build.gradle b/amethyst/build.gradle index e418d0065..d084ec36d 100644 --- a/amethyst/build.gradle +++ b/amethyst/build.gradle @@ -46,7 +46,7 @@ android { targetSdk = libs.versions.android.targetSdk.get().toInteger() versionCode = 429 versionName = generateVersionName("1.04.0") - buildConfigField "String", "RELEASE_NOTES_ID", "\"81a7d493065830f6cb8b97fd8441438e0872ceafb06346226ef6e7c0987b3ac7\"" + buildConfigField "String", "RELEASE_NOTES_ID", "\"3a03c75d85aaf6b181d3b232d064c4d4feea5c73f0bea2bd91ed61b8da7cd6a6\"" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables {