Skip to content

Releases: ltrudu/DataWedgeIntentWrapper

A14 Update, Jitpack fix, WindevMobile fix

13 Dec 07:52
Compare
Choose a tag to compare

Update to API 34 for A14 compatibility

Changes in dependencies and tools versions:

  • Library version 7.2.2
  • Gradle 7.3.3
  • OpenJDK 17
  • Source compatibility 1.8
  • Kotlin JVM 1.8
  • Core library version: androidx.core:core-ktx:1.13.0

14.8.4

12 Dec 16:39
Compare
Choose a tag to compare
Revert library version to 7.2.2

Revert to gradle 7.3.3

14.8.3

12 Dec 16:00
Compare
Choose a tag to compare
Try to put the lowest compatible APIs for WindevMobile compatibility

Kotlin Jitpack build fix

12 Dec 15:40
Compare
Choose a tag to compare
14.8.2

Version update for Kotlin fix

WindevMobile Fix Tryout

12 Dec 15:31
Compare
Choose a tag to compare
14.8.1

WindevMobile fix tryout

A14 Update & Jitpack Fix

12 Dec 15:14
Compare
Choose a tag to compare

API updated for A14 compatibility
Gradle updated
Core library dependency updated

WindevMobile Jitpack Fix

05 Dec 08:10
Compare
Choose a tag to compare
14.6

Jitpack Fix For WindevMobile

Jitpack Fix

03 Sep 13:54
Compare
Choose a tag to compare
14.5

Jitpack fix

Upgraded Broadcast registering to API34 model

02 Sep 14:09
Compare
Choose a tag to compare

14.1

07 Mar 10:04
Compare
Choose a tag to compare

Added a class CreateProfileHelper with a static method that allow you to create a profile in one method call.
Check "Easy Create Profile" in Java sample or the creation of the profile in the Kotlin sample for more information.