Skip to content
Snippets Groups Projects
Commit 2039c8ea authored by Lukas Schreiner's avatar Lukas Schreiner
Browse files

Bump version

parent 1bffba48
Branches
Tags
Loading
......@@ -111,7 +111,7 @@ dependencies {
//implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'androidx.window:window:1.0.0'
implementation 'androidx.window:window-java:1.0.0'
implementation('com.github.UnifiedPush:android-foss_embedded_fcm_distributor:1.0.0-beta3')
implementation('com.github.UnifiedPush:android-foss_embedded_fcm_distributor:1.0.0-beta5')
// For AGP 7.4+
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3")
// For AGP 7.3
......
......@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 3.0.9+3000904
version: 3.0.9+3000905
environment:
sdk: '>=2.19.4 <3.0.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment