Skip to content

Commit

Permalink
remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
allentown521 committed Jun 24, 2024
1 parent d3a65fc commit dfba1c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,9 @@ project.ext {
//app info
applicationId = "allen.town.focus.mastodon"
// buildToolsVersion = "30.0.3"
compileSdkVersion = 33 //修改为31后需要吧as的jdk修改为11
compileSdkVersion = 33 //jdk need 17 and later
minSdkVersion = 24
targetSdkVersion = 33
//begin -- google的版本号小一点就不会自动更新了
versionCode = 1508
googleVersionCode = 1630
//end --
versionName = "2.12.0.20240624"
Expand Down

0 comments on commit dfba1c8

Please sign in to comment.