summaryrefslogtreecommitdiffhomepage
path: root/android/lib/endpoint
AgeCommit message (Expand)AuthorFilesLines
2023-11-27Enable forced direct connection for devmole and stagemole buildsAlbin1-2/+2
2023-10-16Use flavor configuration to set api endpointAlbin1-0/+2
2023-10-16Refactor custom api endpoint configAlbin2-8/+21
2023-09-21Apply automatic formatting and cleanup of gradle filesAlbin1-9/+3
2023-08-04Remove targetSdk from libsAlbin1-1/+0
2023-08-03Bump container image, jdk, gradle and agpAlbin1-2/+2
2023-03-22Apply project-wide `kotlinLangStyle` formattingAlbin1-3/+1
2023-03-16Add empty lint configAlbin1-0/+1
2023-02-13Add strict agp lint configurationAlbin1-0/+5
2023-01-10Add option to use custom api endpoint in debug buildsAlbin1-0/+18
2023-01-10Move endpoint logic to :lib:endpointAlbin4-0/+38
2023-01-10Add empty project :lib:endpointAlbin2-0/+29