We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3854ace commit 29ad1f6Copy full SHA for 29ad1f6
1 file changed
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "com.aefyr.sai"
7
minSdkVersion 21
8
targetSdkVersion 29
9
- versionCode 57
10
- versionName "4.2"
+ versionCode 58
+ versionName "4.3"
11
}
12
13
buildTypes {
0 commit comments