Skip to content

Commit

Permalink
[feat] Add v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tanpengcheng committed Aug 7, 2024
1 parent ce8b21d commit 200abbf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ import com.tans.tfiletransporter.ui.commomdialog.loadingDialogSuspend
import com.tans.tfiletransporter.ui.commomdialog.showNoOptionalDialogSuspend
import com.tans.tfiletransporter.ui.commomdialog.showOptionalDialogSuspend
import com.tans.tfiletransporter.ui.commomdialog.showSettingsDialog
import com.tans.tfiletransporter.ui.filetransport.MyDirFragment.Companion
import com.tans.tuiutils.activity.BaseCoroutineStateActivity
import com.tans.tuiutils.systembar.annotation.SystemBarStyle
import com.tans.tuiutils.view.clicks
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ ANDROID_COMPILE_SDK=34
ANDROID_MIN_SDK=26
ANDROID_TARGET_SDK=34

VERSION_NAME=2.5.4
VERSION_CODE=24042201
VERSION_NAME=2.6.0
VERSION_CODE=24080701

0 comments on commit 200abbf

Please sign in to comment.