Skip to content

Commit 24cd817

Browse files
authored
Update build.gradle
1 parent 19cad9c commit 24cd817

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

app/build.gradle

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,8 @@ android {
1212
applicationId "org.ole.planet.myplanet"
1313
minSdk = 26
1414
targetSdk = 36
15-
<<<<<<< code-health-refactor-onviewcreated-13911234886502263907
1615
versionCode = 5364
1716
versionName = "0.53.64"
18-
=======
19-
versionCode = 5363
20-
versionName = "0.53.63"
21-
>>>>>>> master
2217
ndkVersion = '26.3.11579264'
2318
vectorDrawables.useSupportLibrary = true
2419
}

0 commit comments

Comments
 (0)