@codebrew/capacitor-user-agent
Advanced tools
@@ -15,3 +15,4 @@ ext { | ||
| dependencies { | ||
| classpath 'com.android.tools.build:gradle:8.0.0' | ||
| classpath 'com.android.tools.build:gradle:8.0.2' | ||
| classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" | ||
| } | ||
@@ -61,5 +62,5 @@ } | ||
| androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion" | ||
| implementation "androidx.core:core-ktx:1.6.0" | ||
| implementation "androidx.core:core-ktx:1.10.1" | ||
| implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version" | ||
| androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion" | ||
| } |
+1
-1
| { | ||
| "name": "@codebrew/capacitor-user-agent", | ||
| "version": "0.0.3", | ||
| "version": "0.0.4", | ||
| "description": "User Agent get/set/reset plugin for Capacitor", | ||
@@ -5,0 +5,0 @@ "main": "dist/plugin.cjs.js", |
19013
0.42%