Skip to content

Commit

Permalink
update: .
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlockwisdom committed Apr 12, 2024
1 parent e6c97ae commit 968db2c
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 @@ -63,7 +63,7 @@ publishing {
publications {
def _versionName = versionProperties['versionName']
def tagVersion = Integer.parseInt(versionProperties['tagVersion'])
release(MavenPublication) {
marvenAar(MavenPublication) {
groupId = 'com.afkanerd.smswithoutborders'
artifactId = 'libsignal_doubleratchet'
version = _versionName
Expand Down

0 comments on commit 968db2c

Please sign in to comment.