Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Feb 4, 2023
1 parent e5a6727 commit 46a12e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android.useAndroidX=true
org.gradle.jvmargs=-Xmx4000m -Dfile.encoding=UTF-8 --illegal-access=permit -Dkotlin.daemon.jvm.options=--illegal-access=permit --add-opens java.base/java.util=ALL-UNNAMED
#kotlinx.atomicfu.enableJvmIrTransformation=true
#kotlinx.atomicfu.enableJsIrTransformation=true
version.name=2.0.0-beta04
version.name=2.0.0
# package.version must be major.minor.patch without meta
package.version=2.0.0
# Android, major(1)-minor(pad to 2)-patch(1)-meta(1)
version.code=20004
version.code=20005

0 comments on commit 46a12e9

Please sign in to comment.