We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd652ff commit a4de419Copy full SHA for a4de419
1 file changed
app/build.gradle
@@ -26,8 +26,8 @@ android {
26
applicationId "com.dan.perspective"
27
minSdkVersion 24
28
targetSdkVersion 30
29
- versionCode 3
30
- versionName '1.8'
+ versionCode 4
+ versionName '1.10'
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
33
}
0 commit comments