mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
platform28 allows implicit cast Object to NotificationManager???
This commit is contained in:
@@ -21,7 +21,7 @@ def build(bld):
|
||||
jni = 'lib',
|
||||
keystore = bld.path.parent.find_node('debug.keystore'),
|
||||
debug = bld.env.D8_DEBUG,
|
||||
target_api = 28)
|
||||
target_api = 26)
|
||||
|
||||
tsk.env.append_unique('JAVACFLAGS', ['-target', '1.6'])
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user