diff --git a/sys-img/images_x86_64_source.prop_template b/sys-img/images_x86_64_source.prop_template index 304c1790b..b626f1d1b 100644 --- a/sys-img/images_x86_64_source.prop_template +++ b/sys-img/images_x86_64_source.prop_template @@ -1,6 +1,6 @@ Pkg.Desc=Android SDK System Image Pkg.UserSrc=false -Pkg.Revision=4 +Pkg.Revision=5 Pkg.Dependencies=emulator#29.1.11 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME} diff --git a/sys-img/images_x86_source.prop_template b/sys-img/images_x86_source.prop_template index 8e8f6dbe2..eab4b23cb 100644 --- a/sys-img/images_x86_source.prop_template +++ b/sys-img/images_x86_source.prop_template @@ -1,6 +1,6 @@ Pkg.Desc=Android SDK System Image Pkg.UserSrc=false -Pkg.Revision=4 +Pkg.Revision=5 Pkg.Dependencies=emulator#29.1.11 AndroidVersion.ApiLevel=${PLATFORM_SDK_VERSION} AndroidVersion.CodeName=${PLATFORM_VERSION_CODENAME}