We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa164de commit b60818fCopy full SHA for b60818f
1 file changed
app/build.gradle
@@ -9,8 +9,8 @@ android {
9
applicationId "com.kamwithk.ankiconnectandroid"
10
minSdk 21
11
targetSdk 32
12
- versionCode 3
13
- versionName "1.3"
+ versionCode 5
+ versionName "1.4"
14
15
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
16
}
0 commit comments