Skip to content
Snippets Groups Projects
Commit 812818fc authored by Hampus Rosenquist's avatar Hampus Rosenquist
Browse files

Change Android version number

parent ffc2e50b
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
apply plugin: 'com.android.application' apply plugin: 'com.android.application'
android { android {
def versionMajor = 2 def versionMajor = 2
def versionMinor = 3 def versionMinor = 4
def versionPatch = 0 def versionPatch = 0
compileSdkVersion 33 compileSdkVersion 33
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment