me
/
guix
Archived
1
0
Fork 0

gnu: android: Export android-platform-version.

* gnu/packages/android.scm (android-platform-version): Export it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Denis 'GNUtoo' Carikli 2020-08-07 04:10:26 +02:00 committed by Mathieu Othacehe
parent ea51821a9d
commit 0c46e1b510
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ use their packages mostly unmodified in our Android NDK build system.")
;; Big thanks to them for laying the groundwork.
;; The version tag is consistent between all repositories.
(define (android-platform-version) "7.1.2_r36")
(define-public (android-platform-version) "7.1.2_r36")
(define (android-platform-system-core version)
(origin