Skip to content

Commit

Permalink
Version 3.5-beta01
Browse files Browse the repository at this point in the history
  • Loading branch information
proninyaroslav committed Mar 6, 2022
1 parent 7fee816 commit f02e084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ android {
applicationId 'org.proninyaroslav.libretorrent'
minSdkVersion 24
targetSdkVersion 31
versionCode 25
versionCode 26
/*
* Convection:
* major.minor.[revision][-some_info]
*/
versionName '3.4'
versionName '3.5-beta01'
vectorDrawables.useSupportLibrary true
multiDexEnabled true

Expand Down

0 comments on commit f02e084

Please sign in to comment.