From 657850fa5037048a4eb7162daf3987a7fd870d29 Mon Sep 17 00:00:00 2001 From: Ian Lavery Date: Wed, 25 Oct 2023 14:52:39 -0700 Subject: [PATCH] v2.0 android release (#181) --- binding/android/CobraTestApp/build.gradle | 6 ------ binding/ios/CobraAppTest/Podfile | 6 +++--- binding/ios/CobraAppTest/Podfile.lock | 4 ++-- demo/android/Activity/build.gradle | 6 ------ demo/ios/CobraDemo/Podfile | 2 +- demo/ios/CobraDemo/Podfile.lock | 4 ++-- 6 files changed, 8 insertions(+), 20 deletions(-) diff --git a/binding/android/CobraTestApp/build.gradle b/binding/android/CobraTestApp/build.gradle index fca86288..ebfdad29 100644 --- a/binding/android/CobraTestApp/build.gradle +++ b/binding/android/CobraTestApp/build.gradle @@ -6,9 +6,6 @@ buildscript { repositories { google() mavenCentral() - maven { - url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1272/' - } } dependencies { classpath 'com.android.tools.build:gradle:7.2.2' @@ -19,9 +16,6 @@ allprojects { repositories { google() mavenCentral() - maven { - url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1272/' - } } } diff --git a/binding/ios/CobraAppTest/Podfile b/binding/ios/CobraAppTest/Podfile index efbdfe85..4c7048cd 100644 --- a/binding/ios/CobraAppTest/Podfile +++ b/binding/ios/CobraAppTest/Podfile @@ -2,13 +2,13 @@ source 'https://cdn.cocoapods.org/' platform :ios, '11.0' target 'CobraAppTest' do - pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec' + pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec' end target 'CobraAppTestUITests' do - pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec' + pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec' end target 'PerformanceTest' do - pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec' + pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec' end diff --git a/binding/ios/CobraAppTest/Podfile.lock b/binding/ios/CobraAppTest/Podfile.lock index b4487f2c..40ead0a6 100644 --- a/binding/ios/CobraAppTest/Podfile.lock +++ b/binding/ios/CobraAppTest/Podfile.lock @@ -2,11 +2,11 @@ PODS: - Cobra-iOS (2.0.0) DEPENDENCIES: - - Cobra-iOS (from `https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec`) + - Cobra-iOS (from `https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec`) EXTERNAL SOURCES: Cobra-iOS: - :podspec: https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec + :podspec: https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec SPEC CHECKSUMS: Cobra-iOS: c8d7f9052b9b783b9976243e3092c9b9087f63fc diff --git a/demo/android/Activity/build.gradle b/demo/android/Activity/build.gradle index fca86288..ebfdad29 100644 --- a/demo/android/Activity/build.gradle +++ b/demo/android/Activity/build.gradle @@ -6,9 +6,6 @@ buildscript { repositories { google() mavenCentral() - maven { - url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1272/' - } } dependencies { classpath 'com.android.tools.build:gradle:7.2.2' @@ -19,9 +16,6 @@ allprojects { repositories { google() mavenCentral() - maven { - url 'https://s01.oss.sonatype.org/content/repositories/aipicovoice-1272/' - } } } diff --git a/demo/ios/CobraDemo/Podfile b/demo/ios/CobraDemo/Podfile index 566755b9..8db56e20 100644 --- a/demo/ios/CobraDemo/Podfile +++ b/demo/ios/CobraDemo/Podfile @@ -2,6 +2,6 @@ source 'https://cdn.cocoapods.org/' platform :ios, '11.0' target 'CobraDemo' do - pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec' + pod 'Cobra-iOS', :podspec => 'https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec' pod 'ios-voice-processor', '~> 1.1.0' end diff --git a/demo/ios/CobraDemo/Podfile.lock b/demo/ios/CobraDemo/Podfile.lock index 1bcd1e21..fc8a66b1 100644 --- a/demo/ios/CobraDemo/Podfile.lock +++ b/demo/ios/CobraDemo/Podfile.lock @@ -3,7 +3,7 @@ PODS: - ios-voice-processor (1.1.0) DEPENDENCIES: - - Cobra-iOS (from `https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec`) + - Cobra-iOS (from `https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec`) - ios-voice-processor (~> 1.1.0) SPEC REPOS: @@ -12,7 +12,7 @@ SPEC REPOS: EXTERNAL SOURCES: Cobra-iOS: - :podspec: https://raw.githubusercontent.com/Picovoice/cobra/v2.0-ios/binding/ios/Cobra-iOS.podspec + :podspec: https://raw.githubusercontent.com/Picovoice/cobra/v2.0/binding/ios/Cobra-iOS.podspec SPEC CHECKSUMS: Cobra-iOS: c8d7f9052b9b783b9976243e3092c9b9087f63fc