Skip to content

Commit 34426d7

Browse files
committed
bumped version to 0.4.5 in gradle.properties
1 parent 136c150 commit 34426d7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=0.4.4
2-
VERSION_CODE=14
1+
VERSION_NAME=0.4.5
2+
VERSION_CODE=15
33
GROUP=com.github.pwittchen
44

55
POM_DESCRIPTION=Android library monitoring hardware sensors with RxJava Observables
@@ -15,4 +15,4 @@ POM_DEVELOPER_NAME=Piotr Wittchen
1515

1616
org.gradle.daemon=true
1717
org.gradle.jvmargs=-XX:MaxPermSize=1024m -XX:+CMSClassUnloadingEnabled -XX:+HeapDumpOnOutOfMemoryError -Xmx4608m -XX:MaxHeapSize=3048
18-
android.useAndroidX=true
18+
android.useAndroidX=true

0 commit comments

Comments
 (0)