We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b25c28 commit faf5415Copy full SHA for faf5415
app/build.gradle
@@ -29,8 +29,8 @@ android {
29
applicationId "ru.nsu.bobrofon.easysshfs"
30
minSdkVersion 16
31
targetSdkVersion 33
32
- versionCode 82
33
- versionName "0.5.10-dev"
+ versionCode 83
+ versionName "0.5.10"
34
35
externalNativeBuild {
36
cmake {
app/fastlane/metadata/android/en-US/changelogs/83.txt
@@ -0,0 +1 @@
1
+* Target Android SDK upgraded to version 33
0 commit comments