From 686314821a2ac4c0815114c20d06e7bb58cd4415 Mon Sep 17 00:00:00 2001 From: Raju Kulkarni Date: Wed, 8 Dec 2021 00:24:39 +0000 Subject: [PATCH] Updating Platform tools package revision number. Since SDK and NDK finalized API level will be bumped to 32 with their release on 12/8/2021 lets bump up the package version number for Platform tools to keep consistent with it. Bug: 209692335 Change-Id: Ibc78dfd6988b8eb2eaa61da2f7b5fb17978d9068 Test: N/A --- sdk/plat_tools_source.prop_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/plat_tools_source.prop_template b/sdk/plat_tools_source.prop_template index ae9442006..d1a776dc3 100644 --- a/sdk/plat_tools_source.prop_template +++ b/sdk/plat_tools_source.prop_template @@ -1,2 +1,2 @@ Pkg.UserSrc=false -Pkg.Revision=31.0.3 +Pkg.Revision=32.0.0 \ No newline at end of file