Skip to content

Commit 6335cd5

Browse files
committed
Rename keystore file
1 parent 489e502 commit 6335cd5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
1313
# This option should only be used with decoupled projects. More details, visit
1414
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1515
# org.gradle.parallel=true
16-
RELEASE_STORE_FILE=../release.keystore
16+
RELEASE_STORE_FILE=../keystore.jks
1717
RELEASE_STORE_PASSWORD=Alirezaei20
1818
RELEASE_KEY_ALIAS=androidtmdbkey
1919
RELEASE_KEY_PASSWORD=Alirezaei20
File renamed without changes.

0 commit comments

Comments
 (0)