Improve gradle task configuration

1. Declare explicit dependency to allow incremental build for installation tasks
2. Eliminate lint errors
This commit is contained in:
JingMatrix
2025-11-02 18:40:45 +01:00
parent ed9164d9d8
commit 54f80717dc
4 changed files with 115 additions and 169 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
id=tricky_store
name=TEESimulator
version=REPLACEMEVER
versionCode=REPLACEMEVERCODE
version=${REPLACEMEVER}
versionCode=${REPLACEMEVERCODE}
author=JingMatrix, beakthoven
description=Software simulation for Android hardware-backed key pairs with key attestation
updateJson=https://raw.githubusercontent.com/JingMatrix/TEESimulator/main/update.json