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 ad5fc91 commit e57fe09Copy full SHA for e57fe09
app/build.gradle
@@ -26,7 +26,7 @@ android {
26
applicationId "com.dan.perspective"
27
minSdkVersion 24
28
targetSdkVersion 30
29
- versionCode 1
+ versionCode 4
30
versionName '1.7'
31
32
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
0 commit comments