Skip to content

Commit

Permalink
add artifact dir
Browse files Browse the repository at this point in the history
  • Loading branch information
darwinmorocho-deuna committed Aug 9, 2024
1 parent 32af1d9 commit a51058f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ afterEvaluate {
from components.release
groupId 'com.github.darwinmorocho-deuna'
artifactId 'deunasdk'
version '2.5.0'
version '2.5.0-beta3'
artifact("$buildDir/outputs/aar/deuna-sdk-android-release.aar")
}
}
Expand Down

0 comments on commit a51058f

Please sign in to comment.