mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 07:20:29 +03:00
common: properly parse version from NDK's source.properties
This commit is contained in:
parent
6a875a1821
commit
649347dcd4
10 changed files with 65 additions and 1 deletions
|
|
@ -0,0 +1,6 @@
|
|||
Pkg.UserSrc=false
|
||||
Pkg.Revision=26.1.1
|
||||
Platform.MinPlatformToolsRev=20
|
||||
Pkg.Dependencies=emulator
|
||||
Pkg.Path=tools
|
||||
Pkg.Desc=Android SDK Tools
|
||||
Loading…
Add table
Add a link
Reference in a new issue