Bump version to 0.0.4

This commit is contained in:
Greyson Parrelli 2025-04-10 15:39:43 -04:00
parent 32640edd69
commit 97b41a612a

View File

@ -3,7 +3,7 @@ apply plugin: 'maven-publish'
apply plugin: 'signing'
archivesBaseName = "aesgcmprovider"
version = "0.0.3"
version = "0.0.4"
group = "org.signal"
android {