From 3d407a96c24b2ea11ee462d9e4598bebd2b2df60 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 25 Oct 2023 05:36:24 +0000 Subject: [PATCH] bump SRCAPK_VER to 3.1.0 --- ci_versions/src_apk.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_versions/src_apk.sh b/ci_versions/src_apk.sh index fe37fe1..5bcd3e2 100644 --- a/ci_versions/src_apk.sh +++ b/ci_versions/src_apk.sh @@ -1,2 +1,2 @@ SRCAPK_CERT_SHA256="3dc9c8238c830ac58a6e705353eaa0dbe0f90e302f1259042bbcab6b4c3d8c6e" -SRCAPK_VER="3.0.9" \ No newline at end of file +SRCAPK_VER="3.1.0" \ No newline at end of file