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