diff --git a/lib/build.gradle b/lib/build.gradle index b168f0b..6c53680 100644 --- a/lib/build.gradle +++ b/lib/build.gradle @@ -53,7 +53,7 @@ afterEvaluate { // You can then customize attributes of the publication as shown below. groupId = 'org.unifiedpush.android' artifactId = 'android-foss_embedded_fcm_distributor' - version = '1.0.0-beta3' + version = '1.0.0-beta4' } } }