Skip to content

Commit

Permalink
Merge pull request #365 from leonlatsch/master
Browse files Browse the repository at this point in the history
Finish Release 1.7.4
  • Loading branch information
leonlatsch authored Aug 22, 2024
2 parents 68c09da + b806690 commit 63cb65d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion app/src/main/assets/open_source_licenses.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#Tue Jul 09 08:15:32 UTC 2024
#Thu Aug 22 21:52:08 UTC 2024
android.nonTransitiveRClass=false
kotlin.code.style=official
kapt.incremental.apt=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false
android.databinding.incremental=true
appVersionName=1.7.3
appVersionName=1.7.4
org.gradle.jvmargs=-Xmx2048m
appVersionCode=31
appVersionCode=32
android.useAndroidX=true
android.enableJetifier=true

0 comments on commit 63cb65d

Please sign in to comment.