Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Commit

Permalink
Merge pull request #77 from zeoflow/version-upgrade
Browse files Browse the repository at this point in the history
Version upgrade
  • Loading branch information
teogor authored Apr 4, 2021
2 parents 3f0b401 + 989a519 commit d6566d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion material-elements/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies {
implementation compatibility("vectordrawable")
implementation compatibility("viewpager2")
implementation 'androidx.core:core-ktx:1.3.2'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
}

def srcDirs = [
Expand Down
2 changes: 1 addition & 1 deletion material-elements/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=2.3.1
VERSION_NAME=2.4.1
GROUP=com.zeoflow

POM_DESCRIPTION=Material Elements help developers execute Material Elements. Developed by a core team of engineers and UX designers, these elements enable a reliable development workflow to build beautiful and functional Android apps.
Expand Down

0 comments on commit d6566d4

Please sign in to comment.