Skip to content

Commit

Permalink
updated Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
noob-programmer1 committed Sep 12, 2023
1 parent bc0f0d0 commit 95268e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
import PackageDescription

// BEGIN KMMBRIDGE VARIABLES BLOCK (do not edit)
let remoteKotlinUrl = "https://maven.pkg.github.com/ABHI165/Noober-2.0/github/abhi165/noober/noober-kmmbridge/0.1-alpha2.1/noober-kmmbridge-0.1-alpha2.1.zip"
let remoteKotlinChecksum = "e8581eca0b33a497b89b5fb0cea3a20237f17c237f8ddea8f893099470cd0585"
let remoteKotlinUrl = "https://maven.pkg.github.com/ABHI165/Noober-2.0/io/github/abhi165/noober-kmmbridge/0.1/noober-kmmbridge-0.1.zip"
let remoteKotlinChecksum = "9c558aa9fec0ae9f727c0fe8b4e0434bd27256b46209ed3d0f3fe72e921c8514"
let packageName = "Noober"
// END KMMBRIDGE BLOCK

Expand Down

0 comments on commit 95268e2

Please sign in to comment.