From 035d63a0992dcd38534f9e1b59e9edb23c717c45 Mon Sep 17 00:00:00 2001 From: Vasilis Vryniotis Date: Wed, 17 Nov 2021 20:31:19 +0000 Subject: [PATCH] Sync the Android App version with TorchVision --- android/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/gradle.properties b/android/gradle.properties index 9c5b8f61212..9fad385a13b 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,6 +1,6 @@ ABI_FILTERS=armeabi-v7a,arm64-v8a,x86,x86_64 -VERSION_NAME=0.10.0-SNAPSHOT +VERSION_NAME=0.12.0-SNAPSHOT GROUP=org.pytorch MAVEN_GROUP=org.pytorch SONATYPE_STAGING_PROFILE=orgpytorch