Adds release note ID to gradle.

This commit is contained in:
Vitor Pamplona
2024-02-20 11:30:27 -05:00
parent a03f9d2b98
commit 0d44c44c6e
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -14,6 +14,7 @@ android {
targetSdk 34
versionCode 358
versionName "0.84.3"
buildConfigField "String", "RELEASE_NOTES_ID", "\"4d5a05aec61d8798f30f76b2efab81b98d75a03f935fb82823a1080bd56473cd\""
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {