mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-16 11:16:12 -04:00
Fix gplay deploy script
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ buildscript {
|
|||||||
'major': 1,
|
'major': 1,
|
||||||
'minor': 3,
|
'minor': 3,
|
||||||
'patch': 13,
|
'patch': 13,
|
||||||
'build': 0,
|
'build': 1,
|
||||||
],
|
],
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,2 +1,2 @@
|
|||||||
json_key_file "~/.appconfig/eu.darken.capod/gplay-capod-ci_api.json"
|
#json_key_file "~/.appconfig/eu.darken.capod/gplay-capod-ci_api.json"
|
||||||
package_name "eu.darken.capod"
|
package_name "eu.darken.capod"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
v1.3.13(1031300)
|
||||||
|
• Updated translations
|
||||||
|
• Updated internal dependencies
|
||||||
|
• Tweaked placement of UI elements
|
||||||
Reference in New Issue
Block a user