Skip to content

Commit 25f79fa

Browse files
committed
Update build.gradle.kts
1 parent 95dde64 commit 25f79fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AudioCoder/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ afterEvaluate {
8282
// Set the Maven coordinates
8383
groupId = "com.github.OperatorFoundation"
8484
artifactId = "AudioCoderAndroid"
85-
version = "1.0-SNAPSHOT" // This will be overridden by JitPack
85+
version = "0.1.0" // Pre-Release
8686

8787
// Add metadata for better Maven repository experience
8888
pom {

0 commit comments

Comments
 (0)