From 70cf8c0afbaa2b04fbd8bbfcc7481402268579cb Mon Sep 17 00:00:00 2001 From: Joel Galenson Date: Thu, 1 Apr 2021 16:29:59 -0700 Subject: Upgrade rust/crates/grpcio-compiler to 0.8.0 Test: make Change-Id: I9dd30e0665a46f584d8bee9ea76353203a2f4341 --- Android.bp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Android.bp') diff --git a/Android.bp b/Android.bp index e443d83..b4c976d 100644 --- a/Android.bp +++ b/Android.bp @@ -1,4 +1,5 @@ // This file is generated by cargo2android.py --run --dependencies. +// Do not modify this file as changes will be overridden on upgrade. package { default_applicable_licenses: [ @@ -64,4 +65,4 @@ rust_library_host { } // dependent_library ["feature_list"] -// protobuf-2.18.0 +// protobuf-2.22.1 -- cgit v1.2.3