Skip to content

Commit 4e1a82c

Browse files
Dario Elyasybeyondeye
Dario Elyasy
authored andcommitted
set version to 3.4.2
1 parent 273b39c commit 4e1a82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ buildscript {
2222
ext {
2323
// note that if VERSION_NAME ends with '-SNAPSHOT' then the version is considered a snapshot
2424
// VERSION_NAME='3.4.0-SNAPSHOT' //GLOBAL VERSION FOR REDUKS libs
25-
VERSION_NAME='3.4.1' //GLOBAL VERSION FOR REDUKS libs
25+
VERSION_NAME='3.4.2' //GLOBAL VERSION FOR REDUKS libs
2626
POM_NAME='Reduks: Reduxjs for Kotlin+Android'
2727
GROUP_MAVEN_PUSH= 'com.github.beyondeye.reduks' //used by maven-push: MAKE SURE THAT THIS MATCHES group DEFINED BELOW IN THIS FILE AND USED BY JITPACK
2828
//TODO: decide when to migrate to 1.8: see https://developer.android.com/studio/write/java8-support.html

0 commit comments

Comments
 (0)