We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253502f commit fca105dCopy full SHA for fca105d
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
applicationId "com.dan.perspective"
27
minSdkVersion 24
28
targetSdkVersion 30
29
- versionCode 1
+ versionCode 3
30
versionName '1.7'
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments