Skip to content

Commit f19b9e7

Browse files
committed
fix: revert testing change
git I swear to fucking god
1 parent 3f5f45e commit f19b9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ android {
111111
keyPassword 'android'
112112
}
113113
release {
114-
if (project.hasProperty('CLER OTRI_UPLOAD_STORE_FILE')) {
114+
if (project.hasProperty('CLEROTRI_UPLOAD_STORE_FILE')) {
115115
storeFile file(CLEROTRI_UPLOAD_STORE_FILE)
116116
storePassword CLEROTRI_UPLOAD_STORE_PASSWORD
117117
keyAlias CLEROTRI_UPLOAD_KEY_ALIAS

0 commit comments

Comments
 (0)